National Repository of Grey Literature 49 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Technological IT Course for Internal Education
Orlíček, Michal ; Ryšavý, Ondřej (referee) ; Pluskal, Jan (advisor)
The aim of this bachelor's thesis is to create a technological course on C# programming language for internal education. Prior to the creation of the course itself, the research of relevant study materials, presentation technologies, and development environments was done. From that research, it was possible to choose the appropriate length of the course, its language, the structure of suitable materials, and technologies which were used to create these materials. Additional documents, such as the study plan, the timetable, the annotations, the prerequisites, and the list of the acquired knowledge, are created as well. Last but not least, there are course materials themselves, which contains thirteen theoretical presentations suited for lectures and five practical exercises.
x86 Assembler Simulator for Education
Heštera, Andrej ; Semerád, Lukáš (referee) ; Orság, Filip (advisor)
Point of this thesis is gain knowledge base of x86 Instruction Set Architecture and x86 assembly language through analysis. Based on this knowledge, design and implement simulation environment in object oriented programming language Java SE8. This environment will give user option to create code based on conventions and syntax of Netwide Assembler and simulate created code on virtual representation - simulation model, which will imitate behavior of processor implementing instruction set architecture x86. The result of using this environment should be new knowledge for user about basic function of machine code execution and how this execution alters state of processor, without the need to specially compile created code for use in Debugger and having physical system implementing architecture x86.
Refactoring of Object Orientated Application
Solárik, Martin ; Burget, Radek (referee) ; Kreslíková, Jitka (advisor)
This document is the masters thesis called refactoring of object oriented application. Goal of this document was to introduce the problem of refactoring and apply gained knowledge on real software project. Document is divided into six chapters. The first chapter is introduction, the term refactoring is defined there with a brief history. Next chapter explains basic principles of refactoring, advantages and disadvantages of using refactoring. The third chapter is called catalog of refactorings and describes common patterns of refactoring. Next two chapters describe .NET platform and tools, which support refactoring on this platform. Sixth chapter is about real application of refactoring. Final chapter is conclusion and summary.
Data Grid in the Web Browser
Mikúšek, Richard ; Dytrych, Jaroslav (referee) ; Máčel, Lukáš (advisor)
This work deals with design and Implementation of data grids component in a web browser environment. The work describes the problems of modern web technologies and their use in implementation of interactive component. A substantial part devoted to the issue of data mining, the deposit, the distribution of elements , the events accompanied by life cycle component. Real use of designed application can be such as a graphical user interface for database or other data source.
Luminance error correction of high definition LED screens.
Komloši, Michal ; Smékal, David (referee) ; Olejár, Adam (advisor)
This bachelor’s thesis describes and offers possible software solution of luminance errors, that are made on HD LED screens due to the temperature dependence of LED cabinets, which the LED screens are consist of.
C++ Metaprogramming Examples
Kuklínek, Lukáš ; Janoušek, Vladimír (referee) ; Peringer, Petr (advisor)
In this thesis we investigate possibilities of metaprogramming in C++. It contains a~general overview of metaprogramming and a~set of examples of various metaprogramming techniques in the C++ programming language with an emphasis on the possibilities proposed by the upcoming standard, called C++0x for now. Examples demonstrate usage of variadic templates, computational power of templates, statically polymorphic generation of a~runtime code and generic implementation of several design patterns.
Modeling thermal circuits using object methods
Holcman, Tomáš ; Mastný, Petr (referee) ; Baxant, Petr (advisor)
The aim of the bachelor’s thesis is creating programmer’s library in some object oriented programming language which should help calculating of thermodynamic schemas. The first part of the bachelor’s thesis is a short summary of the options of computing simplification of thermodynamic schemas using computer technology. The second part is focused on finding proper mathematical models of particular components of schemas. The next part brings forward a design of the system, separation of the library to particular sections, the design of helper classes and classes of each component. The fourth part considers choosing suitable programming language. Next step is the implementation of library, the solution of the problems linked with implementation in PHP version 5.2.x. Finally, some cases of using this library are presented, and future prospective progress of the library and linked software is adumbrated.
Software for the creation of the ABB robots configuration files
Badal, František ; Kroupa, Jiří (referee) ; Bražina, Jakub (advisor)
This bachelor's thesis is divided to two parts. The theoretical part acquaints the reader with programmable logic controllers, the basics of the most well-known industrial buses and configuration files and gains an overview of the principles of object-oriented programming. In the practical part, this work deals with the design of a program to facilitate the generation of a configuration file for ABB industrial robots, mainly in terms of simplifying the generation and insertion of signals for communication between individual robots and PLCs. The whole program is written in the C Sharp programming language using an object-oriented approach in the Visual Studio development environment.
Microcontroller based system for acquiring and transfer of static picture
Vladař, Martin ; Kaczmarczyk, Václav (referee) ; Bradáč, Zdeněk (advisor)
This thesis deals with the transmission of still images from the CCD camera at extremely limited communication data flow. The base system consists of a microprocessor, which communicates with the peripherals mostly via the serial interface. The image is obtained by PC program for Microsoft Windows that can capture color images and grayscale images. A defect of the system is as expected slow serial line.
Application clarifying basics of operations of communication protocols
Marcin, Michal ; Dvořák, Jan (referee) ; Jeřábek, Jan (advisor)
The diploma thesis aimed at the study of the topic of communication protocols and several transmission modes, as well as ARQ (Automatic Repeat Request) mechanisms. Subsequently, the task was to design and describe individual scenarios for their simulation. As a part of solving the mentioned task, it was necessary to create an application that allows the emulation of the behaviour of communication protocols without the need for a transmission in the real network a nd the requirements for the edition of the source code. The application was created in the Microsoft Visual Studio 2017 development environment using the C# programming language and .NET framework and it consists of a library and a graphical interface. The output of the solution is the application of a mode simulator of the data transmission in the network with two scenarios with the prepared input situations in the frame of graphical environment together with instructions, additional tasks and sample solutions. The program allows the simulation of the behaviour of communication protocols between the client and the server without the need for a transmission in a real network. In conclusion, the simulator of data transfer was created in the form of the desktop application which contains two scenarios. The first scenario is used to simulate ARQ mechanisms and the second one is active in the simulation of commutation of messages, circuits, packets or cells.

National Repository of Grey Literature : 49 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.